-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- TwistedEdwards
| Total Complexity |
19 |
| Dependencies |
5 |
| Dependents |
9 |
| Total lines |
178 |
| Lines of code |
63 |
| Logical lines of code |
34 |
| Comment lines |
79 |
| Methods |
9 |
| Properties |
7 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setBasePoint() |
S |
57 |
8 |
15 |
| convertToAffine() |
S |
63 |
2 |
11 |
| setCoefficients() |
S |
68 |
2 |
7 |
| getBasePoint() |
S |
70 |
2 |
6 |
| setModulo() |
S |
68 |
1 |
7 |
| getA() |
S |
82 |
1 |
3 |
| getD() |
S |
82 |
1 |
3 |
| getModulo() |
S |
82 |
1 |
3 |
| verifyPoint() |
S |
65 |
1 |
8 |